projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf36a56
)
Undo previous change.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 17 Jul 2007 04:47:57 +0000
(
04:47
+0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 17 Jul 2007 04:47:57 +0000
(
04:47
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 35320415cfef9709341f85ab2861599a4df4db98..1efc522e9dd78eda69f76811f744f477d5957df8 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * vc.el: Undo previous change.
+
2007-07-16 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (clean): Don't delete *~.
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 04efe7fc2f078bc2cd8beeac9ae343835e705941..a147f7e4dd0f1b41760acbbfd52a414917f5f645 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-224,7
+224,7
@@
;; The implementation should pass the value of vc-checkout-switches
;; to the backend command.
;;
-;;
-
checkout (file &optional editable rev)
+;;
*
checkout (file &optional editable rev)
;;
;; Check out revision REV of FILE into the working area. If EDITABLE
;; is non-nil, FILE should be writable by the user and if locking is